The user control has been created, and included in the web part demonstration. The control has a grid view displaying the result of the SQL query: select count(*) as claimCount from claim where approved = 'N'.
To see the result of this query, view the WebParts2.aspx web form.